MyIndicatorActionProc
NOT RECOMMENDED WITH THE APPEARANCE MANAGER
When the Appearance Manager is available, you should useMyActionProc
to define actions to be performed in response to a mouse-down event in an indicator of a control that supports live feedback.You should only use
MyIndicatorActionProc
if the control does not support live feedback.